Fix default for the authentication on the Xen-API server -- the default should
authorEwan Mellor <ewan@xensource.com>
Thu, 30 Nov 2006 20:16:54 +0000 (20:16 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 30 Nov 2006 20:16:54 +0000 (20:16 +0000)
commit6a7c1b4ee045e5ab2bfa0d32fa22a5b98e20696d
tree8be0e15d0730f5d75e46005a6404d1403dc3368d
parentf99727ee65ec571f94f3de8f011858fcb931c41b
Fix default for the authentication on the Xen-API server -- the default should
be PAM, not none!

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/SrvServer.py